projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46ee304
)
ca-certificates: update to version 20240203
author
Seo Suchan
<
[email protected]
>
Sat, 17 Feb 2024 23:58:54 +0000
(08:58 +0900)
committer
Hauke Mehrtens
<
[email protected]
>
Thu, 22 May 2025 22:07:41 +0000
(
00:07
+0200)
Update Mozilla certificate authority bundle to version 2.64
Signed-off-by: Seo Suchan <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/18872
Signed-off-by: Hauke Mehrtens <
[email protected]
>
(cherry picked from commit
6b904fa95b50c1259954b2bff31fafe83290f182
)
package/system/ca-certificates/Makefile
patch
|
blob
|
history
diff --git
a/package/system/ca-certificates/Makefile
b/package/system/ca-certificates/Makefile
index 9aab6a0945f33199833c4ab732b1f49e14ddf096..254d7b5178d89ec422efe974bf3139725246508d 100644
(file)
--- a/
package/system/ca-certificates/Makefile
+++ b/
package/system/ca-certificates/Makefile
@@
-7,7
+7,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ca-certificates
-PKG_VERSION:=202
30311
+PKG_VERSION:=202
40203
PKG_RELEASE:=1
PKG_MAINTAINER:=
@@
-16,7
+16,7
@@
PKG_LICENSE_FILES:=debian/copyright
PKG_SOURCE:=$(PKG_NAME)_$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@DEBIAN/pool/main/c/ca-certificates
-PKG_HASH:=
83de934afa186e279d1ed08ea0d73f5cf43a6fbfb5f00874b6db3711c64576f3
+PKG_HASH:=
3286d3fc42c4d11b7086711a85f865b44065ce05cf1fb5376b2abed07622a9c6
PKG_INSTALL:=1
include $(INCLUDE_DIR)/package.mk